PropExchange Object Members
See Also
![]() |
Grid Control ActiveX Control v24.0 | |||||||
|---|---|---|---|---|---|---|---|---|
PropExchange Object Members
Public Methods
-
CreateAsBinaryFile
Binary file to load/save the information to/from and it also determines if the information will be loaded or saved to the file. -
CreateAsRegistry
Registry key to load/save the information to/from and it also determines if the information will be loaded or saved to the registry. -
CreateAsXML
XML file to load/save the information to/from and it also determines if the information will be loaded or saved to the file. -
EmptySection
Call this method to free section information before storing. -
ExchangeInt
Long value to/from a data source. -
ExchangeString
String value to/from a data source. -
GetSection
Creates a new section in which to store a layout for text-based storages (XML and Registry). -
LoadFromFile
Loads layout information from a XML file into the PropExchange object. -
SaveToFile
Saves the XML layout information stored in the Value property to a XML file at the specified path.
Public Properties
-
Encoding
Gets/sets the character set used when working with XML data. -
Loading
Specifies whether exchanging information is in "load" mode. -
Valid
Specifies whether information was successfully saved to a PropExchange object. -
Value
Gets/sets the XML text that represents the controls layout/state.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.
