-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
033d786
commit 2583a5a
Showing
5 changed files
with
20 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,2 @@ | ||
Zeile 52: Klasse SHDocVwCtl.WebBrowser des Steuerelements WebBrowser1 war keine geladene Steuerelementklasse. | ||
Zeile 58: Der Eigenschaftsname ExtentX in WebBrowser1 ist ung�ltig. | ||
Zeile 59: Der Eigenschaftsname ExtentY in WebBrowser1 ist ung�ltig. | ||
Zeile 60: Der Eigenschaftsname ViewMode in WebBrowser1 ist ung�ltig. | ||
Zeile 61: Der Eigenschaftsname Offline in WebBrowser1 ist ung�ltig. | ||
Zeile 62: Der Eigenschaftsname Silent in WebBrowser1 ist ung�ltig. | ||
Zeile 63: Der Eigenschaftsname RegisterAsBrowser in WebBrowser1 ist ung�ltig. | ||
Zeile 64: Der Eigenschaftsname RegisterAsDropTarget in WebBrowser1 ist ung�ltig. | ||
Zeile 65: Der Eigenschaftsname AutoArrange in WebBrowser1 ist ung�ltig. | ||
Zeile 66: Der Eigenschaftsname NoClientEdge in WebBrowser1 ist ung�ltig. | ||
Zeile 67: Der Eigenschaftsname AlignLeft in WebBrowser1 ist ung�ltig. | ||
Zeile 68: Der Eigenschaftsname NoWebView in WebBrowser1 ist ung�ltig. | ||
Zeile 69: Der Eigenschaftsname HideFileNames in WebBrowser1 ist ung�ltig. | ||
Zeile 70: Der Eigenschaftsname SingleClick in WebBrowser1 ist ung�ltig. | ||
Zeile 71: Der Eigenschaftsname SingleSelection in WebBrowser1 ist ung�ltig. | ||
Zeile 72: Der Eigenschaftsname NoFolders in WebBrowser1 ist ung�ltig. | ||
Zeile 73: Der Eigenschaftsname Transparent in WebBrowser1 ist ung�ltig. | ||
Zeile 74: Der Eigenschaftsname ViewID in WebBrowser1 ist ung�ltig. | ||
Zeile 75: Der Eigenschaftsname Location in WebBrowser1 ist ung�ltig. | ||
Zeile 77: Klasse RichTextLib.RichTextBox des Steuerelements RichTextBox1 war keine geladene Steuerelementklasse. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
# Ctrl_Splitter | ||
## Splitter Control horizontal or vertical | ||
# Ctrl_Splitter | ||
## Splitter Control horizontal or vertical | ||
|
||
[![GitHub](https://img.shields.io/github/license/OlimilO1402/Ctrl_Splitter?style=plastic)](https://github.com/OlimilO1402/Ctrl_Splitter/blob/master/LICENSE) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OlimilO1402/Ctrl_Splitter?style=plastic)](https://github.com/OlimilO1402/Ctrl_Splitter/releases/latest) | ||
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Ctrl_Splitter/total.svg)](https://github.com/OlimilO1402/Ctrl_Splitter/releases/download/v1.0.6/Splitter_v1.0.6.zip) | ||
[![Follow](https://img.shields.io/github/followers/OlimilO1402.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/OlimilO1402/Ctrl_Splitter/watchers) | ||
|
||
in fact it is just a Class not a Control, nothing more is needed here. | ||
Project started in dec. 1999, first stable version in sept.2005 | ||
Project started in dec. 1999, first stable version in sept.2005 | ||
On the form an extra CommandButton will be created as Splitter, it looks cool, dunno why nobody else got the idea, but see yourself. | ||
|
||
![Splitter Image](Resources/Splitter.png "Splitter Image") |
Binary file not shown.