DataConnectionUIControl.LoadProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the properties of controls on the Data Connection dialog box.
public:
virtual void LoadProperties();
public virtual void LoadProperties ();
abstract member LoadProperties : unit -> unit
override this.LoadProperties : unit -> unit
Public Overridable Sub LoadProperties ()